Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
概要 PRでの対応内容の概要
Issue 内の画像を LLM のプロンプトに含める機能
原因と対処法(バグ修正の場合) 何が原因と判断し、どう対処したのか
特になし
やったこと 対応内容を簡潔にリストアップ
Main
![image](url)
となっている部分から URL 部分を抜き出してクエリし,画像を保存,後に削除)Appendix
変更結果 操作動画やスクショ、レスポンス内容など
やらないこと このPRでスコープ外とする内容
注意事項 マージした後はこのコマンドを実行してね、などメンバーに知らせるべき内容
ai.Prompt
構造体に Images フィールドを追加したため,他の機能で Prompt 構造体を使った実装をしている場合は変更が必要になる可能性どうやるのか 変更後の使い方や再現(確認)手順
コマンドはそのまま.
画像を付加した Issue がある場合に,それを読むようになっているため,適当な画像を付加した Issue を対象に実行すると確認できる.
課題 悩んでいるところ、とくにレビューしてほしいところ(これは直接ソースにコメントしてもいいと思います。)
特になし
備考 その他追記事項、関連資料や参考資料などをまとめる